Parser.set_language_nothrow

Set the language that the parser should use for parsing.

NOTE it assumes that the language is compatible. Returns a boolean indicating whether or not the language was successfully assigned.

struct Parser
nothrow
set_language_nothrow

Meta